home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 38
/
Amiga Format CD38 (1999-03-15)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-04].iso
/
-seriously_amiga-
/
programming
/
other
/
cyberxxxsrc
/
decoder
/
txt
/
utils.h
< prev
next >
Wrap
C/C++ Source or Header
|
1999-02-08
|
137b
|
4 lines
extern void __regargs mycopymem(ulong *src, ulong *dst, ulong size);
extern void __regargs mymemset(ulong *mem, uchar val, ulong size);